home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL96.LZH / t0304 / text0017.txt < prev    next >
Encoding:
Text File  |  1996-03-07  |  1.1 KB  |  36 lines

  1. Hi
  2.  
  3. I've just uploaded some files into the incoming directory
  4.  
  5. texture1.tga  ;; This is a wall texture from Robin
  6. flat1.tga     ;; a floor, also from Robin
  7. joypad.zip    ;; source code update for 1.93 (bugfixed) to use the Jaguar
  8.                  control pad.
  9.  
  10. I have also just sent them all down the bm_bin list...
  11.  
  12.  
  13. Question 1...
  14.  
  15. At the top of doom.s, it says:
  16.  
  17. *-------------------------------------------------------*
  18. *       Keycodes for control & player movement          *
  19. *-------------------------------------------------------*
  20. *       These should go away once the event-based       *
  21. *       keyboard routines are ready.                    *
  22. *-------------------------------------------------------*
  23.  
  24. What are the implications of this on the Jaguar controller code - AFAIK, it
  25. is not possible to have the joypad in an event mode (my code certainly isn't).
  26. Does this mean that the 'player_control' routine is goiong to dissappear at
  27. some point? 
  28.  
  29. Question 2...
  30.  
  31. How do I change the default wall texture (you guessed correctly that the walls
  32. in Heretic look auful - I would like to make a custom one which looks nice) :-)
  33.  
  34. Anthony
  35.  
  36.